home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 February / PC Direct CD-ROM (February 1996).iso / software / claris / impact / disk12 / impact.rs_ / impact.rs / TEXT_148.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  278 b   |  11 lines

  1. DEGREES
  2. Converts the number of radians to an angle in degrees. The result is an angle in degrees.
  3.  
  4. Format: DEGREES (radians-number)
  5.  
  6. Argument:
  7. ΓÇó  radians-number: A numeric value in radians.
  8.  
  9. Example:
  10. DEGREES (PI( ) ) returns 180.
  11. Shows that PI radians is equal to 180 degrees.